pkgsrc/comms/modemd/Makefile
hubertf d32e698de6 Cleanup MKDIR usage => INSTALL_*_DIR
XXX need to teach pkglint to be more picky about this
2001-02-25 04:17:35 +00:00

16 lines
392 B
Makefile

# $NetBSD: Makefile,v 1.8 2001/02/25 04:17:38 hubertf Exp $
DISTNAME= modemd-970221
PKGNAME= modemd-19970221
CATEGORIES= comms
MASTER_SITES= ftp://ftp.vix.com/pub/modemd/
MAINTAINER= tsarna@netbsd.org
COMMENT= Replacement getty for dialup ttys and a modem server
MANCOMPRESSED_IF_MANZ= yes
pre-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/modemd
.include "../../mk/bsd.pkg.mk"