# Created by: Yoshihiko Sarumaru # $FreeBSD$ PORTNAME= edyvalue PORTVERSION= 2007.01.06 PORTREVISION= 1 CATEGORIES= japanese MASTER_SITES= http://www.imfj.net/people/nomura/soft/PaSoRi/ DISTNAME= EdyValue DIST_SUBDIR= ${PORTNAME}/${PORTVERSION} EXTRACT_SUFX= .c EXTRACT_ONLY= MAINTAINER= sarumaru@jp.FreeBSD.org COMMENT= Utility to print a statement of Edy card LIB_DEPENDS= libpasori.so:${PORTSDIR}/devel/libpasori USES= uidfix MAKEFILE= ${FILESDIR}/Makefile PLIST_FILES= bin/EdyValue post-extract: @${MKDIR} ${WRKSRC} @${CP} -f ${DISTDIR}/${DIST_SUBDIR}/${DISTFILES} ${WRKSRC} .include rg/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/net/kissd
Commit message (Collapse)AuthorAgeFilesLines
* net category: Remove $PTHREAD_LIBSmarino2015-03-261-3/+1
| | | | | | | | openafs did not pass check-plist (pre-existing) so fixed and bumped. Also, pkg-plist was sorted. mediatomb and spread also fail plist-checks but they weren't fixed. approved by: PTHREAD blanket
* Remove indefinite articles and trailing periods from COMMENT, plus minorolgeni2014-07-101-1/+1
| | | | | | | | | COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Category N. CR: D307 Approved by: portmgr (bapt)
* - Remove NO_STAGE as these have been tested to be safebdrewery2013-09-251-1/+0
| | | | With hat: portmgr
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2
| | | | net)