1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/sysutils/ssid/Makefile
2011-02-15 09:18:04 +00:00

21 lines
352 B
Makefile

# New ports collection makefile for: ssid
# Date created: 2011-02-15
# Whom: 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>