Lines 10-23
Link Here
|
10 |
PORTVERSION= 2.2.9 |
10 |
PORTVERSION= 2.2.9 |
11 |
PORTREVISION= 0 |
11 |
PORTREVISION= 0 |
12 |
CATEGORIES= cad |
12 |
CATEGORIES= cad |
13 |
MASTER_SITES= SF/mot-${PORTNAME}/${PORTNAME}-source/${PORTVERSION} |
13 |
MASTER_SITES= SF/mot-${PORTNAME}/${PORTNAME}-source/${PORTVERSION:R} |
14 |
|
14 |
|
15 |
MAINTAINER= ports@FreeBSD.org |
15 |
MAINTAINER= ports@FreeBSD.org |
16 |
COMMENT= A model generator for SPICE simulators |
16 |
COMMENT= A model generator for SPICE simulators |
17 |
|
17 |
|
18 |
USE_GMAKE= yes |
18 |
LICENSE= LGPL21 |
|
|
19 |
LICENSE_FILE= ${WRKSRC}/COPYING |
20 |
|
19 |
USE_GNOME= glib20 pkgconfig |
21 |
USE_GNOME= glib20 pkgconfig |
|
|
22 |
USE_GMAKE= yes |
20 |
GNU_CONFIGURE= yes |
23 |
GNU_CONFIGURE= yes |
21 |
USE_LDCONFIG= yes |
24 |
USE_LDCONFIG= yes |
|
|
25 |
MAKE_JOBS_SAFE= yes |
22 |
|
26 |
|
23 |
.include <bsd.port.mk> |
27 |
.include <bsd.port.mk> |