pkgsrc/shells/static-tcsh/Makefile
dholland 7ef03521b4 Add a DESCR here; noted missing by martin@, ok agc@.
The DESCR here is appended to the one from shells/tcsh.
2012-07-21 15:56:42 +00:00

19 lines
468 B
Makefile

# $NetBSD: Makefile,v 1.8 2012/07/21 15:56:42 dholland Exp $
#
MAINTAINER= agc@NetBSD.org
DISTINFO_FILE= ${.CURDIR}/../../shells/tcsh/distinfo
PATCHDIR= ${.CURDIR}/../../shells/tcsh/patches
PKGDIR= ${.CURDIR}/../../shells/tcsh
DESCR_SRC= ${.CURDIR}/../../shells/tcsh/DESCR ${.CURDIR}/DESCR
CONFLICTS= tcsh-[0-9]*
PKGNAME= static-${DISTNAME}
.include "../../shells/tcsh/Makefile"
COMMENT:= Statically-linked version of the ${COMMENT}
LDFLAGS+= -static