freebsd-ports/sysutils/no-login/Makefile
Wes Peters 48145845e6 Fix the no-login port, since I've moved the distribution ftp site.
Also, take over maintainership, since I wrote it in the first place.
I also took the time to write a Makefile for the program and to
package the whole mess into a tarball to make it easier to fetch.

Obtained from:	Softweyr LLC
2001-03-30 06:04:31 +00:00

15 lines
313 B
Makefile

# New ports collection makefile for: nologin
# Date created: 15 Jul 1998
# Whom: Donald Burr <dburr@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= nologin
PORTVERSION= 1.0
CATEGORIES= sysutils
MASTER_SITES= ftp://softweyr.com/pub/softweyr/
MAINTAINER= wes@FreeBSD.org
.include <bsd.port.mk>