1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Add staging support

- Switch to PLIST_FILES
- Remove Author tag from pkg-descr, info available on
  homepage and in script itself
This commit is contained in:
Pawel Pekala 2014-06-27 16:19:53 +00:00
parent d5fcf82383
commit 55cabfbb35
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=359573
3 changed files with 5 additions and 4 deletions

View File

@ -13,7 +13,10 @@ MASTER_SITE_SUBDIR= roam/misc/cicquin
MAINTAINER= ports@FreeBSD.org
COMMENT= Look up users in the CenterICQ user database
MAKE_ENV+= BINOWN=${BINOWN} BINGRP=${BINGRP}
PLIST_FILES= bin/${PORTNAME}
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME}.sh \
${STAGEDIR}${PREFIX}/bin/${PORTNAME}
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -2,5 +2,4 @@ The cicquin script trawls through the CenterICQ data directory, looking for
UIN's with the specified nickname. It should work with any reasonable Bourne
shell and any standard awk implementation.
Author: Peter Pentchev <roam@ringlet.net>
WWW: http://devel.ringlet.net/misc/cicquin/

View File

@ -1 +0,0 @@
bin/cicquin