Lines 5-11
Link Here
|
5 |
PORTVERSION= 4.4 |
5 |
PORTVERSION= 4.4 |
6 |
PORTREVISION= 6 |
6 |
PORTREVISION= 6 |
7 |
CATEGORIES= games |
7 |
CATEGORIES= games |
8 |
MASTER_SITES= OSDN/${PORTNAME}/58500 |
8 |
MASTER_SITES= DEBIAN_POOL |
|
|
9 |
DISTNAME= ${PORTNAME}_${PORTVERSION}.orig |
9 |
|
10 |
|
10 |
MAINTAINER= ports@FreeBSD.org |
11 |
MAINTAINER= ports@FreeBSD.org |
11 |
COMMENT= Desktop mascot program compatible with "Ukagaka" |
12 |
COMMENT= Desktop mascot program compatible with "Ukagaka" |
Lines 19-27
Link Here
|
19 |
|
20 |
|
20 |
NO_ARCH= yes |
21 |
NO_ARCH= yes |
21 |
|
22 |
|
22 |
USES= gmake python:2.7 tar:tgz |
23 |
USES= gmake python:2.7 |
23 |
USE_GNOME= pygtk2 |
24 |
USE_GNOME= pygtk2 |
24 |
USE_GSTREAMER= python |
25 |
USE_GSTREAMER= python |
|
|
26 |
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |
25 |
|
27 |
|
26 |
DOCSDIR= ${PREFIX}/share/doc/ninix |
28 |
DOCSDIR= ${PREFIX}/share/doc/ninix |
27 |
|
29 |
|