16 lines
283 B
Makefile
16 lines
283 B
Makefile
|
# New ports collection makefile for: liedentd
|
||
|
# Date created: 20 Mar 2001
|
||
|
# Whom: wes@freebsd.org
|
||
|
#
|
||
|
# $FreeBSD$
|
||
|
#
|
||
|
|
||
|
PORTNAME= liedentd
|
||
|
PORTVERSION= 1.0
|
||
|
CATEGORIES= security net
|
||
|
MASTER_SITES= ftp://softweyr.com/pub/softweyr/
|
||
|
|
||
|
MAINTAINER= wes@freebsd.org
|
||
|
|
||
|
.include <bsd.port.mk>
|