# Created by: Andrey Zakhvatov # $FreeBSD$ PORTNAME= libshhcards PORTVERSION= 1.0.5 PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://shh.thathost.com/pub-unix/files/ DISTNAME= shhcards-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Library for displaying game cards on X Window System USE_XORG= xpm MAKEFILE= ${FILESDIR}/Makefile.lib USE_LDCONFIG= yes MAKE_ENV= WITHOUT_PROFILE=yes __MAKE_CONF=/dev/null SRCCONF=/dev/null OPTIONS_DEFINE= DOCS do-install: ${INSTALL_LIB} ${WRKSRC}/libshhcards.a ${STAGEDIR}${PREFIX}/lib ${INSTALL_LIB} ${WRKSRC}/libshhcards.so ${STAGEDIR}${PREFIX}/lib ${INSTALL_LIB} ${WRKSRC}/libshhcards.so.1 ${STAGEDIR}${PREFIX}/lib ${INSTALL} ${WRKSRC}/shhcards.h ${STAGEDIR}${PREFIX}/include @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/CREDITS ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR} .include cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/net/tcpillust
Commit message (Expand)AuthorAgeFilesLines
* cleanup plistbapt2014-12-211-1/+0
* - Convert to USES=tkgahr2014-01-141-15/+10
* Link with -lX11 to fix build on FreeBSD 10.tijl2013-10-201-1/+1
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Convert from USE_MOTIF to USES=motifbapt2013-07-101-2/+2
* - Fix build with Tcl/Tk 8.6 [1]gahr2013-07-082-5/+38