diff options
Diffstat (limited to 'devel/py-asn1')
-rw-r--r-- | devel/py-asn1/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/py-asn1/Makefile b/devel/py-asn1/Makefile index 59d260fd45c9..d152f79e290e 100644 --- a/devel/py-asn1/Makefile +++ b/devel/py-asn1/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: py-pyasn1 -# Date created: Sat Apr 8 21:37:32 CDT 2006 -# Whom: Martin Jackson <mhjacks@swbell.net> -# +# Created by: Martin Jackson <mhjacks@swbell.net> # $FreeBSD$ -# PORTNAME= asn1 PORTVERSION= 0.1.4 @@ -32,6 +28,7 @@ BASEDOCS= CHANGES \ DOCDOCS= pyasn1-tutorial.html +NO_STAGE= yes .include <bsd.port.options.mk> post-install: |