1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00
freebsd-ports/security/gpasman/Makefile
Steve Price aee155215b Initial import of gpasman version 1.1.3.
A password manager that stores password information encrypted.

PR:		11787
Submitted by:	Dominik Brettnacher <domi@saargate.de>
1999-06-09 01:54:53 +00:00

22 lines
409 B
Makefile

# New ports collection makefile for: gpasman
# Version required: 1.1.3
# Date created: Mon Mai 10 1999
# Whom: domi@saargate.de
#
# $Id$
#
DISTNAME= gpasman-1.1.3
CATEGORIES= security
MASTER_SITES= http://www.student.wau.nl/~olivier/gpasman/
MAINTAINER= domi@saargate.de
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
USE_GMAKE= yes
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
.include <bsd.port.mk>