summaryrefslogtreecommitdiff
path: root/devel/gpasm
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2001-06-23 14:45:52 +0000
committerKevin Lo <kevlo@FreeBSD.org>2001-06-23 14:45:52 +0000
commit67bb322d4c2d1dcccf42df7eb94fcbf806a5a3d4 (patch)
treec7507d8f4a7b16d521025fa34901fdcca514d5d7 /devel/gpasm
parentFix pkg-plist (diff)
Update to version 0.9.7
PR: 28327 Submitted by: Brandon Fosdick <bfoz@glue.umd.edu> Reviewed by: MAINTAINER
Notes
Notes: svn path=/head/; revision=44352
Diffstat (limited to 'devel/gpasm')
-rw-r--r--devel/gpasm/Makefile8
-rw-r--r--devel/gpasm/distinfo2
-rw-r--r--devel/gpasm/pkg-plist3
3 files changed, 8 insertions, 5 deletions
diff --git a/devel/gpasm/Makefile b/devel/gpasm/Makefile
index 5a179eeef757..8b7fcb5b6de5 100644
--- a/devel/gpasm/Makefile
+++ b/devel/gpasm/Makefile
@@ -6,23 +6,23 @@
#
PORTNAME= gpasm
-PORTVERSION= 0.9.5
+PORTVERSION= 0.9.7
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= sam@inf.enst.fr
-LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
-
GNU_CONFIGURE= yes
CONFIGURE_ENV= CC="cc -I${LOCALBASE}/include" \
- LIBS="-L${LOCALBASE}/lib -lgnugetopt"
+ LIBS="-L${LOCALBASE}/lib"
.if !defined(NOPORTDOCS)
post-install:
${MKDIR} ${PREFIX}/share/doc/gpasm
${INSTALL_DATA} ${WRKSRC}/doc/gpasm.ps ${PREFIX}/share/doc/gpasm
+ ${INSTALL_DATA} ${WRKSRC}/doc/gpasm.pdf ${PREFIX}/share/doc/gpasm
+ ${INSTALL_DATA} ${WRKSRC}/doc/gpasm.lyx ${PREFIX}/share/doc/gpasm
.endif
.include <bsd.port.mk>
diff --git a/devel/gpasm/distinfo b/devel/gpasm/distinfo
index 612c4533d8f4..c25f03000925 100644
--- a/devel/gpasm/distinfo
+++ b/devel/gpasm/distinfo
@@ -1 +1 @@
-MD5 (gpasm-0.9.5.tar.gz) = 89f6482c77df197c6d18a9f5092e2cb2
+MD5 (gpasm-0.9.7.tar.gz) = 7ee911ca1ae1e47f33c2d6e269d31ab0
diff --git a/devel/gpasm/pkg-plist b/devel/gpasm/pkg-plist
index 17b71bd9671a..499665ac476a 100644
--- a/devel/gpasm/pkg-plist
+++ b/devel/gpasm/pkg-plist
@@ -1,6 +1,7 @@
bin/gpasm
bin/gpdasm
bin/gpvc
+bin/gpvo
share/gpasm/header/memory.inc
share/gpasm/header/p12c508.inc
share/gpasm/header/p12c508a.inc
@@ -118,6 +119,8 @@ share/gpasm/header/p18c452.inc
share/gpasm/header/p18c658.inc
share/gpasm/header/p18c858.inc
share/doc/gpasm/gpasm.ps
+share/doc/gpasm/gpasm.pdf
+share/doc/gpasm/gpasm.lyx
@dirrm share/doc/gpasm
@dirrm share/gpasm/header
@dirrm share/gpasm