1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
freebsd-ports/sysutils/ssid/Makefile
2013-09-25 00:54:08 +00:00

17 lines
282 B
Makefile

# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD$
PORTNAME= ssid
PORTVERSION= 0.1
CATEGORIES= sysutils
MASTER_SITES= http://dl.suckless.org/tools/
MAINTAINER= miwi@FreeBSD.org
COMMENT= Simple setsid replacement
LICENSE= MIT
PLIST_FILES= bin/ssid
.include <bsd.port.mk>