mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +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
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libmaitretarot
|
||||
PORTVERSION= 0.1.98
|
||||
PORTNAME= libmaitretarot
|
||||
PORTVERSION= 0.1.98
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
|
||||
MASTER_SITE_SUBDIR= maitretarot
|
||||
|
||||
MAINTAINER= thierry@FreeBSD.org
|
||||
COMMENT= Core library of MaitreTarot, a Tarot card game
|
||||
MAINTAINER= thierry@FreeBSD.org
|
||||
COMMENT= Core library of MaitreTarot, a Tarot card game
|
||||
|
||||
USES= pkgconfig
|
||||
USE_AUTOTOOLS= libtool
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= glib20 libxml2 lthack
|
||||
USE_LDCONFIG= yes
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= glib20 libxml2 lthack
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user