1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/lang/nqc/Makefile
Steve Price 13197d8bbb Update to version 2.0.2.
PR:		15253
Submitted by:	maintainer
1999-12-23 16:34:40 +00:00

20 lines
388 B
Makefile

# New ports collection makefile for: nqc
# Version required: 2.0.2
# Date created: 11 Aug 1999
# Whom: kbyanc
#
# $FreeBSD$
#
DISTNAME= nqc_src_2_0_2
PKGNAME= nqc-2.0.2
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>