Lines 6-15
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= gputils |
8 |
PORTNAME= gputils |
9 |
PORTVERSION= 0.13.4 |
9 |
PORTVERSION= 0.13.5 |
10 |
CATEGORIES= devel |
10 |
CATEGORIES= devel |
11 |
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} |
11 |
MASTER_SITES= SF |
12 |
MASTER_SITE_SUBDIR= ${PORTNAME} |
|
|
13 |
|
12 |
|
14 |
MAINTAINER= ports@FreeBSD.org |
13 |
MAINTAINER= ports@FreeBSD.org |
15 |
COMMENT= A set of utilities for Microchip PIC microcontrollers |
14 |
COMMENT= A set of utilities for Microchip PIC microcontrollers |
Lines 17-26
Link Here
|
17 |
USE_GNOME= gnometarget |
16 |
USE_GNOME= gnometarget |
18 |
GNU_CONFIGURE= yes |
17 |
GNU_CONFIGURE= yes |
19 |
|
18 |
|
20 |
MAN1= gpasm.1 gpdasm.1 gplib.1 gplink.1 gpstrip.1 gputils.1 gpvc.1 gpvo.1 |
19 |
MANLANG= "" fr |
21 |
|
20 |
MAN1= gpasm.1 gpdasm.1 gplib.1 gplink.1 gpstrip.1 gputils.1 \ |
22 |
post-patch: |
21 |
gpvc.1 gpvo.1 |
23 |
@${REINPLACE_CMD} -e 's|^SUBDIRS|#SUBDIRS|g' ${WRKSRC}/man/Makefile.in |
|
|
24 |
|
22 |
|
25 |
post-install: |
23 |
post-install: |
26 |
.if !defined(NOPORTDOCS) |
24 |
.if !defined(NOPORTDOCS) |