1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/sysutils/comconsole/Makefile

23 lines
370 B
Makefile
Raw Normal View History

# New ports collection makefile for: comconsole
# Date created: 27 Dec 1998
# Whom: SADA Kenji <sada@FreeBSD.org>
#
1999-08-31 02:00:46 +00:00
# $FreeBSD$
#
PORTNAME= comconsole
PORTVERSION= 0.1
CATEGORIES= sysutils
MASTER_SITES= #
DISTFILES=
MAINTAINER= sada@FreeBSD.org
NO_BUILD= yes
NO_WRKSUBDIR= yes
do-install:
@${SH} ${PKGDIR}/INSTALL ${PKGNAME} POST-INSTALL
.include <bsd.port.mk>