Author: tibbs

Update of /cvs/pkgs/rpms/perl-MooseX-Types-JSON
In directory 
cvs1.fedora.phx.redhat.com:/home/fedora/tibbs/CVSROOT/admin/tmpcvsV28019/rpms/perl-MooseX-Types-JSON

Added Files:
        Makefile 
Log Message:
Setup of module perl-MooseX-Types-JSON


--- NEW FILE Makefile ---
# Top level Makefile for module perl-MooseX-Types-JSON
all : CVS/Root common-update
        @cvs update

common-update : common
        @cd common && cvs update

common : CVS/Root
        @cvs checkout common

CVS/Root :
        @echo "ERROR: This does not look like a CVS checkout" && exit 1

clean :
        @find . -type f -name *~ -exec rm -fv {} \;

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to