mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
- Stage support
- While here fix format
This commit is contained in:
parent
601ca727c7
commit
0b89f62cd4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344652
@ -1,22 +1,21 @@
|
|||||||
# Created by: thierry@pompo.net
|
# Created by: thierry@pompo.net
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= libmaitretarot
|
PORTNAME= libmaitretarot
|
||||||
PORTVERSION= 0.1.98
|
PORTVERSION= 0.1.98
|
||||||
PORTREVISION= 4
|
PORTREVISION= 4
|
||||||
CATEGORIES= games
|
CATEGORIES= games
|
||||||
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
|
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
|
||||||
MASTER_SITE_SUBDIR= maitretarot
|
MASTER_SITE_SUBDIR= maitretarot
|
||||||
|
|
||||||
MAINTAINER= thierry@FreeBSD.org
|
MAINTAINER= thierry@FreeBSD.org
|
||||||
COMMENT= Core library of MaitreTarot, a Tarot card game
|
COMMENT= Core library of MaitreTarot, a Tarot card game
|
||||||
|
|
||||||
USES= pkgconfig
|
USES= pkgconfig
|
||||||
USE_AUTOTOOLS= libtool
|
USE_AUTOTOOLS= libtool
|
||||||
USE_BZIP2= yes
|
USE_BZIP2= yes
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USE_GNOME= glib20 libxml2 lthack
|
USE_GNOME= glib20 libxml2 lthack
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
||||||
NO_STAGE= yes
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
Loading…
Reference in New Issue
Block a user