View | Details | Raw Unified | Return to bug 60587
Collapse All | Expand All

(-)potrace/Makefile (-2 / +2 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	potrace
8
PORTNAME=	potrace
9
PORTVERSION=	1.1
9
PORTVERSION=	1.2
10
CATEGORIES=	graphics
10
CATEGORIES=	graphics
11
MASTER_SITES=	http://potrace.sourceforge.net/download/
11
MASTER_SITES=	http://potrace.sourceforge.net/download/
12
12
Lines 15-21 Link Here
15
15
16
GNU_CONFIGURE=	yes
16
GNU_CONFIGURE=	yes
17
17
18
MAN1=		potrace.1
18
MAN1=		potrace.1 mkbitmap.1
19
19
20
.if defined(A4)
20
.if defined(A4)
21
CONFIGURE_ARGS+=	--enable-a4
21
CONFIGURE_ARGS+=	--enable-a4
(-)potrace/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (potrace-1.1.tar.gz) = 50d72e4c5a76ffd7da092995594e4187
1
MD5 (potrace-1.2.tar.gz) = 8da9dc246770bae832610699beb27ec0
(-)potrace/pkg-plist (+1 lines)
Line 1 Link Here
1
bin/mkbitmap
1
bin/potrace
2
bin/potrace

Return to bug 60587