1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/lang/nqc/Makefile
Steve Price 82791b6c29 Update to version 2.0.1
PR:		14187
Submitted by:	maintainer
1999-10-10 23:30:28 +00:00

20 lines
388 B
Makefile

# New ports collection makefile for: nqc
# Version required: 2.0.1
# Date created: 11 Aug 1999
# Whom: kbyanc
#
# $FreeBSD$
#
DISTNAME= nqc_src_2_0_1
PKGNAME= nqc-2.0.1
CATEGORIES= lang
MASTER_SITES= http://www.enteract.com/~dbaum/nqc/release/
MAINTAINER= kbyanc@posi.net
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/bin/nqc ${PREFIX}/bin
.include <bsd.port.mk>