# Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD: head/devel/p5-Sentinel/Makefile 490409 2019-01-15 21:18:48Z sunpoet $ PORTNAME= Sentinel PORTVERSION= 0.06 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PEVANS PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Create lightweight SCALARs with get/set callbacks LICENSE= ART10 GPLv1+ LICENSE_COMB= dual TEST_DEPENDS= p5-Test-Pod>=1:devel/p5-Test-Pod \ p5-Test-Refcount>=0:devel/p5-Test-Refcount USES= perl5 USE_PERL5= modbuild post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Sentinel/Sentinel.so .include