# New ports collection makefile for: enteruser # Date created: 19 Feb 2002 # Whom: Danny Howard # # $FreeBSD$ # PORTNAME= enteruser PORTVERSION= 1.0 CATEGORIES= sysutils MASTER_SITES= http://dannyman.toldme.com/warez/ DISTNAME= enteruser EXTRACT_SUFX= # empty EXTRACT_ONLY= # empty MAINTAINER= ports@FreeBSD.org COMMENT= Extensible script for adding new users USE_PERL5= yes NO_WRKSUBDIR= true NO_BUILD= true do-extract: @${MKDIR} ${WRKSRC} @${CP} ${DISTDIR}/${DISTFILES} ${WRKSRC} do-patch: @${REINPLACE_CMD} -e 's,^#!/usr/bin/perl,#!${PERL},' ${WRKSRC}/enteruser do-install: ${INSTALL_SCRIPT} ${WRKSRC}/enteruser ${PREFIX}/sbin ${LN} -f ${PREFIX}/sbin/enteruser ${PREFIX}/sbin/queueuser .include .ntu.edu.tw/~b01902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-221-2/+1
* - Add SHA256pav2005-11-251-0/+1
* upgrade to 20041216ijliao2004-12-213-84/+17
* - Update to version 20020102krion2004-05-193-67/+73
* SIZEify.trevor2004-01-291-0/+1
* ports with possibly unreachable MAINTAINERsedwin2003-11-02