1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

- Unbreak by providing a working mastersite

- Mute extraction-related command, respect ${CC}
- Transfer maintainership to the submitter

PR:		199323
Submitted by:	Chris Hutchinson
This commit is contained in:
Alexey Dokuchaev 2015-04-13 03:42:49 +00:00
parent fa09e9e2b9
commit d89ef551cf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=383892

View File

@ -5,19 +5,18 @@ PORTNAME= bigyear
PORTVERSION= 20010226
PORTEPOCH= 1
CATEGORIES= deskutils
MASTER_SITES= http://mahon.cwx.net/sources/
MASTER_SITES= http://BSDforge.com/projects/source/deskutils/bigyear/
DISTNAME= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
MAINTAINER= portmaster@BSDforge.com
COMMENT= Program to print a large (one month per page) calendar
BROKEN= Unfetchable
MAKE_ARGS= CFLAGS="${CFLAGS}"
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}"
PLIST_FILES= bin/bigyear man/man1/bigyear.1.gz
post-extract:
${RM} ${WRKSRC}/bigyear
@${RM} ${WRKSRC}/bigyear
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/bigyear ${STAGEDIR}${PREFIX}/bin