summaryrefslogblamecommitdiff
path: root/sysutils/comconsole/Makefile
blob: 21388a6800f587253067e2f99020ebad0449bd3b (plain) (tree)
1
2
3
4
5
6


                                               
                                                     
 
           






                              
                                







                                                        
# New ports collection makefile for: comconsole
# Version required:	0.1
# Date created:		27 Dec 1998
# Whom:			SADA Kenji <sada@FreeBSD.org>
#
# $FreeBSD$
#

DISTNAME=	comconsole-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>